home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / bbs / CDDC_10.lha / cddc.doc < prev   
Text File  |  1995-05-17  |  3KB  |  75 lines

  1. Short: StdIO-Door for CD-Roms - easy to use
  2. Author: marc_fuehrer@scooter.ping.de
  3. Type: comm/bbs
  4. Long:
  5.  
  6. Usage: start cddc with this template:
  7.  
  8.         cddc Device/A Dir/K
  9.  
  10. You have to give a DEVICE - e.g. "CD0:" - from which Cddc shall read. There
  11. is not much more to be said about this one.
  12.  
  13. If you have a readymade directory file you can very much speed up Cddc. A
  14. directory file contains all pathes to directories the user may have access
  15. to. This way you can also exclude certain pathes from the user's access
  16. since Cddc only respects those directories given in a directory file. If
  17. you do not supply such a file, ALL directories on the "Device" can be
  18. accessed!
  19.  
  20. There is a further advantage in using directory-files: if the path to the
  21. directory is followed by an asterik ("*") and a filename, Cddc will use
  22. this file IN the preceeding directory when displaying the filelist from
  23. which the user can choose the files to download.
  24.  
  25. Example:
  26.  
  27. .........cut............
  28. cd0:aminet/comm/bbs *files.bbs
  29. cd0:aminet/comm/misc *files.bbs
  30. cd0:aminet/comm/fido
  31. .........cut............
  32.  
  33. This would allow the user to access the directories "comm/bbs", "comm/misc"
  34. and "comm/fido" on an aminet-cd, where "bbs" and "misc" have their
  35. "files.bbs" which include descriptions to the files in the directory. In
  36. "fido" all descriptions will display "-no description-" since no
  37. "files.bbs" is specified.
  38.  
  39. NOTE: You have to make sure the supplied files.bbs (or whatever) has no
  40. "header" or "footer" - just lines starting with the filename, followed by
  41. at least ONE SPACE and whatever is wanted else (filelengthes, descriptions
  42. or what else). Aminet-"files.bbs" are fine.
  43.  
  44. NOTE: Directory-files have to include the device and the full pathes to the
  45. directories - adressing must be absolute, not relative!
  46.  
  47. Results:
  48. --------
  49. Cddc can be ended by sending a CTRL_C to it or by the user via it's menus.
  50. A file "ram:cddc.batch" has been generated - if the user marked files. You
  51. can even pass a "ram:cddc.batch" to cddc - simply have it ready when
  52. starting cddc. The files included (full pathes!) will then be included in
  53. the batch and can also be deleted by the batch-editor.
  54.  
  55. Bugs:
  56. -----
  57. I have tested Cddc and found no SERIOUS bug. If you do encounter one,
  58. please let me know.
  59.  
  60. Author:
  61. -------
  62. I can be reached via "marc_fuehrer@scooter.ping.de" or FidoNet 2:2437/504 -
  63. FidoNet adresses tend to change! Have a look into the actual NodeList or
  64. use E-Mail.
  65.  
  66. P.S.
  67. ----
  68. I will continue working on Cddc since there are still options to include. I
  69. am planning to restrict access to certain directories via user-levels,
  70. maybe even with passwords (I HATE passwords :-) )
  71.  
  72. I would be happy to receive mail, suggestions, gifts - but besides of this
  73. (are there people WILLING to use this software?) Cddc is FREEWARE and may
  74. be copied, used, resold without making ANY profit of it.
  75.